Additional fixes in handling of buffer display specifiers.
authormartin rudalics <rudalics@gmx.at>
Sat, 18 Jun 2011 14:23:14 +0000 (16:23 +0200)
committermartin rudalics <rudalics@gmx.at>
Sat, 18 Jun 2011 14:23:14 +0000 (16:23 +0200)
commitfea3afa52b5ea44b76d632856b0640ef47b05291
tree662fb74218705e82062004d7d1b452721f255144
parentd0e41a73278e4236221699641c86d335564148b9
Additional fixes in handling of buffer display specifiers.

* window.el (display-buffer-default-specifiers): Remove
pop-up-frame.  Add pop-up-window-min-height,
pop-up-window-min-width, and another reuse-window specifier
(Bug#8882).  Reported by Dan Nicolaescu <dann@gnu.org>.
(display-buffer-normalize-specifiers-2): Handle
split-height-threshold and split-width-threshold also when
pop-up-windows is unset.  Add a reuse-window specifier for the
case popping up a new window fails.
(special-display-popup-frame): Remove double quoting.
lisp/ChangeLog
lisp/window.el